Fixed a bug in set_property() (setting "window-placement-set" could result
authorTristan Van Berkom <tvb@src.gnome.org>
Sat, 16 Dec 2006 20:34:48 +0000 (20:34 +0000)
committerTristan Van Berkom <tvb@src.gnome.org>
Sat, 16 Dec 2006 20:34:48 +0000 (20:34 +0000)
commit797fabbe3166d9fddc29be9d7c6bedeb8967d867
tree4f1cd28282fe7e96ce727604a3b4200139cf709b
parent8387869a5d18f08fadbc68ae2845103546b04003
Fixed a bug in set_property() (setting "window-placement-set" could result

* gtk/gtkscrolledwindow.c: Fixed a bug in set_property()
(setting "window-placement-set" could result in a crash because
of boolean/enum mixup)
ChangeLog
gtk/gtkscrolledwindow.c